home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / wof62.zip / WHEEL.HIS < prev    next >
Text File  |  1996-06-13  |  28KB  |  586 lines

  1. 06/13/96
  2.          [v6.2} A coding problem caused a QEMM error or "Out of String Space" 
  3.                 error in the WOFMAINT program.
  4.  
  5. 06/11/96
  6.          [v6.1] When a player hit BANKRUPT the program was only displaying 
  7.                 1 of the 2 lines of text.
  8.  
  9.                 The limit on the number of puzzles allowed in the databases
  10.                 has been removed. WOFMAINT will handle as many a you wish
  11.                 to throw at it. There is one limit that remains and that is
  12.                 in the DUPLICATE CHECKING routine. Only the first 2000 
  13.                 puzzles will be duplicate checked against. 
  14.  
  15.                 A NEW option has been added to the CFG file to control whether
  16.                 or not you wish to have the door LOG callers (ON/OFF) to a
  17.                 USAGE file. A separate file is created for each Node.
  18.  
  19.                 If you have activated the option that allows the user to leave
  20.                 puzzles when they end the game, you will notice that they will 
  21.                 now be asked to supply a category as well. This will make the 
  22.                 WOFUSER.PUZ compatable with the WHEEL/BONUS databases, thus 
  23.                 making it importable by the WOFMAINT program.
  24.  
  25. 01/07/96
  26.          [v6.0] ALIAS option NOT working properly.
  27.                 
  28.                 Changed the color of the little squares representing the 
  29.                 letters in the phrase to CYAN from DARK BLUE. There have been 
  30.                 some complaints of being unable to see the DARK BLUE against 
  31.                 a BLACK background.
  32.  
  33. 01/24/95
  34.          [v5.9] Based on a few problems reports, we have determined that the 
  35.                 WOFMAINT program was NOT handling the CFG file correctly when 
  36.                 using the GTUSER.SYS dropfile. One of the symptoms would be 
  37.                 that WOFMAINT would not recognize that WOF was registered.
  38.  
  39. 01/08/95
  40.          [v5.8] Eliminated the 'ANSI not detected....' message since there are
  41.                 a few communications packages out there that give off their
  42.                 own type of ANSI.
  43.  
  44.                 If using the TRIBBS.SYS system file, the door always presented
  45.                 the opening screen in black and white. Will now be presented
  46.                 in color.
  47.  
  48.                 The Door knows that the caller is the Sysop, if the caller is
  49.                 record #1 in the BBS' user database. The BBS software passes
  50.                 that record number to the door via the system file. Some BBS
  51.                 software does not pass the actual record number but passes a
  52.                 relative number (ie: record #1 is passed as record #0). If the
  53.                 number being passsed is 0, the Door will not know it is the
  54.                 Sysop calling. We will now recognize the caller as the Sysop
  55.                 if their record number is 0 or 1.
  56.  
  57.                 As more and more BBS' use Alias', we have been asked to
  58.                 provide a way for the callers to use their Alias' rather
  59.                 than their LogonName. All Sunrise Doors will now have this
  60.                 Sysop configurable option in the CFG file.
  61.  
  62.  
  63. 08/14/94
  64.          [v5.7] One of the most frequently encountered errors is a 'File Not
  65.                 Found' when the Door first starts up. This error is normally
  66.                 encountered by those setting up WOF for the first time and
  67.                 results from the Sysop NOT running the Initialization option
  68.                 in WOFMAINT. WOF will now check to ensure that the
  69.                 Initialization has been run and display a more appropriate
  70.                 message!
  71.  
  72.                 Added a colorized (ANSI) TOP SCORE bulletin. You will have to
  73.                 update the CFG file to reflect this addition. See the
  74.                 WHEEL.DOC file for placement of this new entry.
  75.  
  76.                 Added a colorized (ANSI) HALL OF FAME bulletin. You will have
  77.                 to update the CFG file to reflect this addition. See the
  78.                 WHEEL.DOC file for placement of this new entry.
  79.  
  80.                 If the XXXX/YYYY entries in the CFG file were entered in
  81.                 LOWERCASE, the Door would display a CFG error and return to BBS
  82.  
  83.                 Added an option to menu to Redraw the screen at anytime during
  84.                 playing of the game.
  85.  
  86.                 Questions have arisen about a file called WHEEL.CAT. This file
  87.                 has not been required for some time, but was never removed
  88.                 from the archive. This file used to contain the valid
  89.                 categories.. you are not currently restricted and may use ANY
  90.                 category of 20 or less characters.
  91.  
  92. 03/14/94
  93.          [v5.6] Past problems with large values in the Door.Sys or other System
  94.                 Files (Drop Files) generating an OVERLOW (Error 6) error, have
  95.                 been resolved.
  96.  
  97.                 When the Door displays the opening screen, it asks if you want
  98.                 instructions and you are forced to enter a Y or N. This was
  99.                 installed to handle problems encountered when using Digiboards.
  100.                 With this release you can choose whether you want to force a
  101.                 y/n OR if you want to use the y/N format which allows the
  102.                 player to press ENTER for the default N. You must update your
  103.                 CFG file, see DOC file.
  104.  
  105.                 Opening screen not asking if you wanted instructions. Opening
  106.                 screen would just flash on the screen and the game would
  107.                 continue.
  108.  
  109. 08/20/93
  110.          [v5.5] When using the (#) option to display the Hall of Fame
  111.                 scores, the program was not recognizing it as a valid
  112.                 command. In addition it would not return the cursor to
  113.                 proper screen position nor would it clear the callers
  114.                 input. Should work fine now.
  115.  
  116.                 Due to technical reasons, we no longer support CHAIN.TXT
  117.  
  118. 07/18/93
  119.          [v5.4] If you did not have a large number of puzzles in the
  120.                 BONUS.DAT file, the maintnenace program was not moving
  121.                 puzzles from the database (BONUS.DAT) to the question file
  122.                 (BONUS.QUE). You would end up with a 0 length BONUS.QUE file
  123.                 and when caller reached the BONUS round they would end up
  124.                 with an error #62.. Input Past End of File.
  125.  
  126.                 If you used 'LEVELS' as one of the options in the WHEEL.CFG
  127.                 file, the program would not stop at the opening screen. It
  128.                 would just display the opening screen and immediately jump
  129.                 to the LEVELS SELECTION screen.
  130.  
  131.                 Will only save a game if wheel has been spun.
  132.  
  133.                 Have had a report that the line containing the remaining
  134.                 letters from which to choose, would 'disappear' and then
  135.                 reappear. I believe I have found the problem...
  136.  
  137. 06/19/93
  138.          [v5.3] The WOFMAINT program was not recognizing that WOF was
  139.                 registerd, IF the Sysop name was a one word name. This
  140.                 has existed in the program for 4+ years....
  141.  
  142.                 Added support for the PCBoard /M version
  143.  
  144.                 The display of the HOF will now have a new option choice
  145.                 on the menu. It was "*" and it is now "#".
  146.  
  147. 05/19/93
  148.          [v5.2] Player was being asked if they wanted instructions, after
  149.                 every puzzle. They will only be asked once, upon entering
  150.                 the door.
  151.  
  152.                 If a player had saved a game and if they replyed 'Y' to the
  153.                 'Want Instructions' question, they would not be presented
  154.                 with the saved puzzle.
  155.  
  156.                 When changing puzzles the Hall of Fame file was not being
  157.                 updated.
  158.  
  159. 04/14/93
  160.          [v5.1] When creating the v5.0 ZIP file, a file was ommitted from
  161.                 the archive. WHEEL.CAT is the file... sorry for the problem.
  162.  
  163. 04/10/93
  164.          [v5.0] The program was originally designed to display the
  165.                 apostrophe/dash/period punctuation, if it was encountered in
  166.                 a puzzle. One user brought to my attention that they were
  167.                 trying to use the ampersand(&) in a puzzle and it was not
  168.                 being displayed and the player was unable to enter it since
  169.                 the game only accepts numbers and letters. We have now
  170.                 expanded the list of displayable characters to include the
  171.                 following characters: '-.&!$*#+/%^@():;><   If we missed any
  172.                 please let us know.
  173.  
  174. 03/03/93
  175.          [v4.9] Now supports Comm Ports 0-15
  176.  
  177.                 Callers will be required to answer the "Want Instructions.."
  178.                 question with a Y or N. This was required to circumvent a
  179.                 problem encountered when running under WildCat's IM version.
  180.  
  181.                 Introducing a new Wheel of Fortune Maintenance program. The
  182.                 program is called WOFMAINT. This version is an all-in-one
  183.                 version (replacing the current version) and will eliminate
  184.                 the individual maintenance modules from previous releases.
  185.                 Some of the changes from the prior version are:
  186.                   (1) The maximum number of puzzles that can be maintained in
  187.                       the WHEEL and BONUS databases increased to 2000 in each.
  188.                   (2) After entering puzzles or importing puzzles you SHOULD
  189.                       perform a duplicate check (prior version did the dup
  190.                       check automatically when entering individual puzzles).
  191.                   (3) Improved error checking and reporting.
  192.                   (4) BRUN45 not required...
  193.                   (5) Should not have to use LOADFIX when running under
  194.                       DOS 5.0
  195.  
  196.  
  197.               Reduced some of the 'wait' time when a message if displayed.
  198.  
  199. 12/26/92
  200.          [v4.8] BRUN45.EXE no longer required!
  201.  
  202.                 Added support for Fossil-based Multi-Port cards!
  203.  
  204.                 New Configuration option to allow Sysop to choose whether
  205.                 they want the computer to allow the SYsop to play as many
  206.                 games as there are questions or if they just want to be
  207.                 like any other caller.
  208.  
  209.                 Made some adjustments to the game to reduce the time certain
  210.                 messages and wheel spin results remain on the screen. This
  211.                 should 'speed up' game play for those with no patience  <g>
  212.  
  213. 10/14/92
  214.          [v4.7] Added support for TRIBBS software. We now access the
  215.                 TRIBBS.SYS system file directly!
  216.  
  217.                 After a CHAT or DROP-TO-DOS the game screen will now be
  218.                 restored to its original state.
  219.  
  220.                 To ease the burden of the Sysop having to come up with new
  221.                 puzzles,  we have added an optional function that will allow
  222.                 the caller to supply the Sysop with puzzles. The caller will
  223.                 be asked if they have any puzzles to add. They can add as many
  224.                 as they wish. All puzzles entered are placed in a separate
  225.                 file, in the WHEEL directory, called WOFUSER.PUZ. The Sysop
  226.                 can work with the file, adding categories and then importing
  227.                 it into the WHEEL or BONUS databases. NOTE: Requires a change
  228.                 to the configuration file. See Docs!
  229.  
  230. 06/16/92
  231.          [v4.6] You can now use an environmental variable for Non-Standard
  232.                 IRQs. This will eliminate the need to have multiple batch
  233.                 files to execute the door. See DOCs under NON-STANDARD COM
  234.                 SUPPORT for details.
  235.  
  236.                 You can now use environmental variables, on the first line
  237.                 of the configuration file. This will eliminate the requirement
  238.                 that you create an individual configuration file for each node
  239.                 in a multinode environment (ONE config file for ALL nodes!!).
  240.                 See DOCs under MULTI-NODE SETUP for details.
  241.  
  242.                 If the player spins the wheel and does not like the point value
  243.                 and does not have enough points to buy a vowel, the program
  244.                 would allow the player to pick a vowel and after being told
  245.                 they did not have enough points, the pgm would then allow the
  246.                 wheel to be spun again. Thus the player could keep doing this
  247.                 until a favorable point value comes up. Loophole closed!!!
  248.  
  249.                 After spinning the wheel, if the player did not like the point
  250.                 value that came up, he/she could choose to solve the puzzle,
  251.                 press ENTER and the program would ask for the wheel to be spun
  252.                 again. Just another way to keep spinning the wheel until a
  253.                 favorable number appeared. Loophole closed!!!
  254.  
  255.                 Made some changes to fix the TIMEOUT errors encountered
  256.                 when usinga 486 with/without DesqView. Need feedback !!
  257.  
  258.                 Made some changes to correct the Error #6 (Overflow Error)
  259.                 when using SpitFire version 3.2/SFDOORS.DAT. I need some
  260.                 feedback on this one as well!
  261.  
  262.                 Added support for GT Power's GTUSER.BBS file. To use this
  263.                 you will be required to add to lines to your configuration
  264.                 files. Please see Docs for changes. Need some feedback on
  265.                 this as well!
  266.  
  267. 03/19/92
  268.          [v4.5] Sysops were not being allowed to answer an unlimited number
  269.                 of questions, rather they were being restricted the same as
  270.                 all players.
  271.  
  272.                 When trying to backspace over characters you entered, while
  273.                 logged on LOCALLY, the system would lock up.
  274.  
  275. 01/18/92
  276.          [v4.4] The new graphics boxes that displayed information such as LOSE
  277.                 TURN, BONUS, etc. was slowing down the game due to the length
  278.                 of time it took to display the boxes (many complaints). I have
  279.                 removed the boxes which should speed up the game.
  280.  
  281.                 Cursor not ending up in the right position after displaying
  282.                 some of the error messages.
  283.  
  284.                 Re-arranged the display of 2 of the options so as to make the
  285.                 "spin wheel" option easier for the eye to catch.
  286.  
  287.  
  288. 12/29/91
  289.          [v4.3] Added an option to control when you DO NOT want the DOOR
  290.                 to be used. Allows for 5 Blackout periods. This requires
  291.                 a configuration file change. SEE DOCS for DETAILS!
  292.  
  293.                 Changes made to the screen presentation.
  294.  
  295.                 Program size reduced!
  296.  
  297. 10/17/91
  298.          [v4.2] Added Time Remaining display. It is displayed to the
  299.                 left of the "Enter Any Option...." dislays, in brackets.
  300.  
  301.                 Updated online instructions to reflect time remaining
  302.                 instructions/explanation.
  303.  
  304.                 Changes to internal routines
  305.  
  306. 09/06/91
  307.          [v4.1] Re-adjust delay values in non-registered version
  308.  
  309.                 Minor changes to the Wheel.Doc file (CFG/CNF)
  310.  
  311.                 Change to Docs to address a DOS 5.0/WOFMAINT system hang!
  312.  
  313. 08/20/91
  314.          [v4.0] High scores not being displayed at end of game.
  315.  
  316.                 Changes made to several internal routines.
  317.  
  318. 08/01/91
  319.          [v3.9] After the completion of the Bonus round, the High scores
  320.                 display once and then you are asked if you want to see
  321.                 them again. This annoying "bug" had been around a while.
  322.  
  323.                 If you do not answer the Bonus puzzle, the answer will be
  324.                 displayed, same as the regular puzzles.
  325.  
  326.                 Daily and Hall of Fame bulletins were not being updated.
  327.                 Problem started in the last release...
  328.  
  329. 07/18/91
  330.          [v3.8] 3If ANSI not detected, caller has option to contimue or
  331.                 return to BBS. No longer denies access to game, outright!
  332.  
  333.                 If Sysop uses the door, he/she is not restricted to
  334.                 answering a limited number of puzzles per day. He/she
  335.                 may answer all puzzles the door is configured for.
  336.                 Registered version ONLY!
  337.  
  338.                 Added support for Wildcat! v3.0 (See Docs.. Config file!)
  339.  
  340.                 Added support for WWIV BBS' (See Docs.. Config file [untested])
  341.  
  342.                 Under certain circumstances the program would hang the system
  343.                 after displaying the ADOPT-A-DOOR screen
  344.  
  345. 07/06/91
  346.          [v3.7] Under certain circumstances, usually after all puzzles
  347.                 have been answered, the program was adding points
  348.                 accumulated from solving the 'last' puzzle, to the players
  349.                 score in the high score file.
  350.  
  351. 06/30/91
  352.          [v3.6] If you run out of guesses or only vowels remain and you
  353.                 guess the puzzle incorrectly, the correct answer will
  354.                 now be displayed.
  355.  
  356.                 "Sorry...Incorrect" was not printing correctly.
  357.  
  358.                 If you opted to guess the puzzle, while you still had
  359.                 chances remaining and you guessed incorrectly, the
  360.                 program was not letting you continue guessing letters
  361.                 or spinning the wheel. I believe I found this little
  362.                 "bug". If not please let me know.
  363.  
  364. 06/11/91
  365.          [v3.5] When using the LEVELS option, you still had to have 250
  366.                 points to buy a vowel. Vowel costs will now use the same
  367.                 percentage as the point values when using the LEVELS option.
  368.  
  369.                 Added support for non-standard IRQ numbers (other than
  370.                 IRQ3/IRQ4). See docs for implementation.
  371.  
  372. 05/04/91
  373.          [v3.4] Door would hang, in local mode, when returning to BBS.
  374.  
  375. 03/24/91
  376.          [v3.3] When presented with the "Press ENTER or E to exit" message,
  377.                 pressing E caused another "Perss ENTER to continue" message
  378.                 to appear. Eliminated the second "Press ENTER ..." message
  379.                 after you press an E to exit.
  380.  
  381.                 When using DORINFOx.DEF, the door would stop at the start
  382.                 of the game and require a key press to continue.
  383.  
  384.                 When using DORINFOx.DEF, the BBS NAME was not being picked
  385.                 up from the configuration file and was not picking up the
  386.                 correct NODE number from the configuration file.
  387.  
  388. 03/10/91
  389.          [v3.2] Any puzzle containing a period (.) did not work properly. It
  390.                 will now display correctly as well as allowing caller to
  391.                 answer a puzzle containing a period(.).
  392.  
  393.                 Display was incorrectly showing that caller was to press a
  394.                 "+". It should show an "*".
  395.  
  396.                 Top Score display was not centered... fixed
  397.  
  398.                 Several problems related to the use of DORINFOx.DEF
  399.                 were corrected.
  400. 02/23/91
  401.          [v3.1] Internal changes to speed up program.
  402.  
  403.                 Corrected "hung system" when responding to a
  404.                 "Press ENTER to continue, E to end" message.
  405.  
  406. 02/08/91
  407.          [v3.0] Not displaying Adopt-A-Door screen in non-registered versions
  408.  
  409.                 Internal routine changes.
  410.  
  411. 01/13/91
  412.          [v2.9] Added error trapping routines.
  413.  
  414.  
  415. 01/06/91
  416.          [v2.8] In unregistered versions, the points earned when a valid
  417.                 letter is chosen, were not being added to the CURRENT points
  418.                 variable and therefore not being displayed. FIXED
  419.  
  420. 01/03/91
  421.          [v2.7] It has been brought to my attention that the speed at which
  422.                 the wheel spins is dependant upon the speed of the computer
  423.                 on which it is being run. The speed I had set was fine for a
  424.                 286/12 computer. This speed actually put a caller to sleep if
  425.                 it was being run on an 8088 computer. To help adjust for the
  426.                 computer speed, I have added an option to the configuration
  427.                 file. The only value I can speak for is that of 12000, which
  428.                 works on my system, you will have to experiment.
  429.  
  430. 01/01/91
  431.          [v2.6] Problem with last display of instructions not remaining
  432.                 on screen.
  433.  
  434.                 Several internal programming changes
  435.  
  436. 12/29/90
  437.          [v2.5] Added automatic ANSI checking, thus eliminating the
  438.                 opening screen request for input.
  439.  
  440.                 "Warning x Minutes Remain...." message messed up the display.
  441.                 This message has been eliminated.
  442.  
  443.                 DORINFOx.DEF now handles security levels > 32767.
  444.  
  445. 12/04/90
  446.          [v2.4} Non-registered version had some verbage that wasn't centered
  447.                 on the display- Fixed
  448.  
  449.                 Version number of ZIP now equal to version # on display
  450.  
  451. 12/03/90
  452.          [v2.3]
  453.                 "Illegal Function Call" when displaying Hall of Fame - Fixed
  454.  
  455. 12/03/90
  456.          [v2.2] HiScore file name capitalization inconsistant with
  457.                 prior versions. All names will now be capitalized.
  458.  
  459.                 Corrects an "illegal function" error in Bonus Round code
  460.  
  461. 12/01/90
  462.          [v2.1] Not recognizing DORINFOx.DEF file - Fixed
  463.  
  464.                 Not handling midnight time change properly - Fixed
  465.  
  466. 11/27/90
  467.          [v2.0] Adopt-A-Door message is now optional
  468.  
  469.                 New option to allow you to choose a level of difficulty
  470.                 A configuration file parameter controls whether you want to
  471.                 use the LEVELS or use the default of 8 chances to answer a
  472.                 puzzle and receive 100% of the wheel points. The LEVELS option
  473.                 allows you to choose 4 options.
  474.  
  475.              >> You MUST run WHSAVFIX.EXE to convert your WHEEL.SAV file  !!!!!!
  476.  
  477.                 CONFIGURATION file changes... please read Docs!!
  478.  
  479.                 Now supports DOOR.SYS, CALLINFO.BBS, DORINFOx.DEF and
  480.                 PCBOARD.SYS formats
  481.  
  482.                 Keyboard timeout value is now configurable
  483.  
  484.              >> Config file has been updated...see DOCs
  485.  
  486. 10/20/90
  487.          [v1.9] Several changes made in an ATTEMPT to fix the "system hang"
  488.                 problem when running under SOME DesqView configurations!
  489.  
  490.                 In WOFPUZZL program would not allow the updating of
  491.                 categories 2-9. Has been fixed!
  492.  
  493.                 Slight cosmetic changes made.
  494.  
  495.                 ADOPT-A-DOOR display now centers name automatically.
  496.  
  497.                 Removed the BRUN45.EXE file from the ZIP file. This was done
  498.                 to reduce the size of the ZIP which will result in a shorter
  499.                 transfer time. It will be available on the SUNRISE-80 BBS.
  500.  
  501. 10/06/90
  502.          [v1.8] WHEEL.EXE, WOFINIT.EXE, WOFPUZZL.EXE, and WOFIMPRT.EXE
  503.                 have been updated to handle the following enhancements:
  504.  
  505.                 . CATEGORY description length increased to 20 characters
  506.                 . Categories are now contained in a database file (WHEEL.CAT)
  507.                 . Categories are now user defineable up to a maximum of 30
  508.                 . Categories database may be updated (Add/change/delete)
  509.                   programatically by using option 2 on the WOFMAINT menu
  510.                 . When entering puzzles you can choose from defined
  511.                   categories or you can use a temporary one (one-time use,
  512.                   will not be saved in the database)
  513.                 . Category names are no longer forced to uppercase when
  514.                   displayed. They will maintain the case as you entered it.
  515.  
  516.                      Run WOFUPGR.EXE if upgrading from prior release!!!!
  517. 09/11/90
  518.          [v1.7] The program used to handle EVENT processing and puzzle
  519.                 database maintenance, WHEELQ, has been replaced with
  520.                 WOFEVENT (to handle EVENT processing ONLY) and WOFMAINT
  521.                 (other database functions). See DOCs for changes!!
  522.  
  523.                 When you recycle old puzzles back into the puzzle
  524.                 database or add new puzzles to the database or import a
  525.                 file into the database AND then you do a DUPLICATE check
  526.                 AND duplicates are found, the program was writing the
  527.                 new database back out with the category being the same
  528.                 for ALL puzzles. This has been corrected. You will have
  529.                 to manually fix the WHEEL.DAT file with your favorite
  530.                 EDITOR. Sorry for the inconvenience!
  531.  
  532.                 Under certain circumsatnces, relating to vowels, the
  533.                 current score was not being updated properly nor was it
  534.                 being displayed correctly. Corrected!
  535.  
  536.                 Due to several complaints, the use of the color BLUE
  537.                 has been eliminated.
  538.  
  539.                 Re-installed the optional viewing of the High Score
  540.                 file, when exiting the game.
  541.  
  542. 09/08/90
  543.          [v1.6] Was miscalculating the time remaining, when starting
  544.                 the Bonus round, therefore always receiving the
  545.                 "not enough time" message. This should be fixed, if
  546.                 not please let me know!
  547.  
  548.                 Was not allowing caller to answer Bonus puzzle if all
  549.                 puzzles were answered and the maximum number of puzzles
  550.                 were answered for the day.
  551.  
  552.                 Added the ability to create a Top Score bulletin and a
  553.                 Hall of Fame bulletin. Two(2) new entrries required in
  554.                 configuration file (see DOCS)!
  555.  
  556.                 If the last roll, prior to moving to a new puzzle, was a
  557.                 LOSE TURN or BANKRUPT, you would receive an ERROR #5.
  558.                 This has been corrected. If not please let me know!
  559.  
  560. 09/02/90
  561.          [v1.5] Docs changed to make the installation process a little
  562.                 less cumbersome.
  563.  
  564.          [v1.4] WHEELQ was not recognizing command line parameter telling
  565.                 it that it was running as an event.
  566. 09/01/90
  567.  
  568.          [v1.3] WHEELQ was not recognizing a configuration file name other
  569.                 than WHEEL.CNF. The change I made to handle that requires
  570.                 that you supply the name of the config file on the WHEELQ
  571.                 command line. In addition a change was made to the rest of
  572.                 the command line. Please read the DOCs for updated info!
  573.  
  574.          [v1.2] Possible problems with a couple of files. Not a major
  575.                 problem, but pulled back and re-packaged as v1.3.
  576.  
  577. 08/31/90
  578.          [v1.1] Top Scores were being inflated when retrieving a saved game
  579.                 (under certain circumstances). If you have hadthis problem
  580.                 reported to you, you can edit the WHEEL.SCO file with your
  581.                 favorite editor, and adjust those scores that were(or look
  582.                 like they were) inflated.
  583.  
  584. 08/26/90
  585.          [v1.0] First production release.
  586.